@charset "UTF-8";
/*重置样式*/
body, html {width: 100%;min-width: 1200px;}
body,html {margin:0;padding:0}
body{position:relative;font-family: 'Microsoft YaHei','Sterling SSm A','Sterling SSm B',serif;font-size:14px;}
ul{list-style: outside none none;padding:0;margin: 0;}
ul,dd,dt,dl,li,p,h2,h3,h4,h1,h5,h6,textarea,a{ list-style:none; text-decoration:none;margin:0px; padding:0px;}
p{margin:0;}
table {border-collapse: collapse;border-spacing: 0;}
*, *:after, *:before {box-sizing: border-box;}
a{cursor: pointer;text-decoration: none;color: #333;}
a:hover {text-decoration:none;color: #333;}
hr{border: none;margin: 0;}
img{border:none; transition:all ease-in-out 0.5s !important;-moz-transition:all ease-in-out 0.5s;-webkit-transition:all ease-in-out 0.5s;display: block;}
.main { width: 1200px; margin: 0 auto; }
.clearfix:after { clear: both; display: block; content: '' }
.clearfix { zoom: 1 }
.fl { float: left; }
.fr { float: right; }
.f2 { font-size: 24px; font-weight: bold; color: #0162bd; }
.fn-clear { zoom: 1;}
.mr10 {margin-right: 10px;}
/*公共样式*/

/* -- header -- */
.header { width: 100%; height: auto; overflow: hidden;}
.h_con {margin:15px 0 15px 0; height: auto; overflow: hidden;}
.h_con h1 { float: left; width: 100px; height: auto; }
.h_con h2 { float: left; font-size: 26px; color: #333; margin-top: 12px; margin-left: 20px;}  
.h_con h2 i { display: block; font-weight: normal; font-size: 16px; color: #ababab; padding-top: 5px; font-style: normal;}
.h_con h2 em { color: #3c4a95; font-style: normal;}
.h_con p { float: right; padding-left: 42px; margin-top:20px; background: url(/Data/szyuankui/template/cn/images/phone1.png) no-repeat left center; }
.h_con p b { display: block; font-size: 14px; color: #7e7e7e; }
.h_con p i { display: block; font-size: 24px; color: #333; font-family: "Arial"; font-style: normal;}
/* -- header -- */

/*首页menu*/
.nav { height: 50px; line-height: 50px; background: #164f94;}
.nav ul { }
.nav ul li { position: relative; width: 8.9%; text-align: center; height: 50px; float: left; margin-left: 2px; }
.nav ul li a { font-size: 16px; color: #fff; display: block; }
.nav ul li .on { background: #f21749; }
.nav ul li:after { position: absolute; top: 9px; left: -1px; content: ""; width: 1px; height: 65%; background: #505ca0; display: block; }
.nav ul li:before { position: absolute; top: 9px; left: -2px; content: ""; width: 1px; height: 65%; background: #364286; display: block; }
.nav ul li:hover { background: #f21749; }
.nav ul li:first-child:before { display: none; }
.nav ul li:first-child:after { display: none; }
.nav ul li .down-menu { position: absolute; background: rgba(40,40,40,0.8); width: 100%; z-index: 99; display: none; left: 0; top: 50px; }
.nav ul li .down-menu a { display: block; font-size: 14px; }
.nav ul li .down-menu a:hover { background: #333; }
/*首页menu*/

/* banner */
.banner_pc { margin-top:0px;}
.flexslider { position: relative; }
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }
.flexslider .slides img { width: 100%; display: block; border-radius: 0px; }
.flex-pauseplay span { text-transform: capitalize; }
.flex-control-nav { width: 100%; text-align: center; position: absolute; bottom: 10px; font-size: 0; }
.flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; *display:inline;
}
.flex-control-paging li a { width: 48px; height: 8px; display: block; background: #666; background: #fff; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; }
.flex-control-paging li a:hover { background: #e30a19; }
.flex-control-paging li a.flex-active { background: #e30a19; cursor: default; }
.flex-direction-nav li a { width: 50px; height: 50px; position: absolute; top: 50%; margin-top: -25px; }
.flex-direction-nav li a.flex-prev { left: 2%; z-index: 99; }
.flex-direction-nav li a.flex-next { position: absolute; right: 2%; }
/* banner */

/*/*--------------热门搜索--------------
.searchbg{background:url(/Data/szyuankui/template/cn/images/searchbg.png) no-repeat top center;height:100px;width:100%;margin-top:0px;z-index:99999;position:relative;}
.search{height:100px;}
.sea_com{width:270px;height:50px;margin-top:25px;margin-right:90px;}
.tel{height:46px;line-height:46px;background:url(/Data/szyuankui/template/cn/images/telbg.png) no-repeat left center;padding-left:55px;margin-top:25px;font-size:18px;color:#fff;
font-family:Arial;}

.searchbox {height:50px; width:490px; position:relative;}
.search_txt {width:445px;overflow:hidden;color:#888888;text-indent:15px; height:50px; line-height:50px;border:none;background:none;font-size:12px;float:left;
font-family:Arial;}
.searchbox span {float:left;height:22px;width:22px;position:absolute; right:18px; top:14px;}
.loginsubmit { border:none;overflow: hidden;width:22px;background:url(/Data/szyuankui/template/cn/images/searchlist.png) no-repeat; float:left;cursor:pointer;height:22px;}
.sea_nav{ width:460px;height:50px;line-height:50px;overflow:hidden;padding-left:30px;}
.sea_nav span{font-size:14px;color:#999999;}
.sea_nav a{ margin:0 10px;font-size:14px;color:#999999;}
.sea_nav a:hover{color:#e0661f;}
.sea_right{width:490px;height:100px;}
/*-------------------------搜索---------------------------*/
/* 首页搜索 */
.search { overflow: hidden; width: 100%; background: rgba(255, 255, 255, 0.8); height: 60px; position: relative; z-index: 3; border-bottom: 1px solid #E7E7E7; }
.search p { float: left; line-height: 60px; font-size: 13px; color: #000 }
.search p a { color: #666; margin: 0 5px; }
.search em { font-style: normal !important; }
.search .sbox { overflow: hidden; float: right; width: 300px; height: 36px; margin-top: 12px; background: url(/Data/szyuankui/template/cn/images/search.png) no-repeat left top; }
.search input { overflow: hidden; width: 190px; height: 36px; border: none; background: none; outline: none; line-height: 36px; font-size: 13px; color: #6a6a6a; margin-left: 24px; }
.search span { display: block; width: 50px; height: 36px; float: right; margin-right: 10px; }
.search span input { display: block; width: 50px; height: 36px; cursor: pointer; float: right; }
/* 首页搜索 */

/*------------首页产品展示-------------*/

.mains { width: 1200px; margin: 60px auto 0; }


/* 首页公司简介 */
.main_about { width: 1200px; margin: 50px auto 0; }
.main_about_pic { width: 690px; float: left; }
.main_about_r { width: 470px; float: right; }
.main_about_r h1 { font-size: 36px; font-weight: bold; color: #0056a1; text-transform: uppercase; }
.main_about_fgx { width: 65px; height: 4px; float: left; background: #ea3e00; margin-top: 20px; }
.main_about_title { width: 470px; float: left; margin-top: 40px; }
.main_about_title h3 { font-size: 22px; font-weight: bold; text-transform: uppercase; }
.main_about_title p { font-size: 18px; }
.main_about_text { width: 470px; float: left; margin-top: 30px; line-height: 30px; color: #787876; font-size: 14px; }
.main_about_more { width: 150px; float: left; margin-top: 12px; }
.main_about_more a { font-size: 18px; text-transform: uppercase; color: #ea3e00; font-weight: bold; background: url(/Data/szyuankui/template/cn/images/more_tb.jpg) right no-repeat; padding-right: 30px; }
.main_about_more a:hover { color: #0056a1; }
/* 首页公司简介 */

/* products */
.title{text-align: center; padding-top:45px;}
.title div{font-size: 22px;position: relative;top: -2px;}
.title img{margin: 0 auto;}
.title hr{width: 49px;height: 4px;margin: 3px auto 0;}
.title p{line-height: 26px;margin-top: 15px;}
.title .white{color: #333;}
.title .gray{color: #696969;}
.title .black{color: #222;}
.title .red_bg{background-color: #ff0000;}
.title .yellow_bg{background-color: #5e5e5e;}
.mb10 {margin-bottom: 10px;}
.mt25 {margin-top:0px;}
.products{background-color: #f4f4f4;position: relative;}
.products>img{margin: 0 auto;position: relative;top: 47px;}
.products .title div{color: #164f94;}
.products_info{margin: 40px -10px 0;height: 510px;}
.products_info:after{content: '';clear: both;display: table;}
.products_info a{float: left;width: 25%;padding: 10px 10px ;position: relative;display: block;}
.products_info a img{width: 285px;height: 214px;}
.products_info div{width: 285px;height: 40px;line-height: 40px;color: #164f94;font-size: 15px; text-align: center;background-color: rgba(255,255,255,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff);position: absolute; bottom: 10px;overflow: hidden;white-space: nowrap;
	transition:all .4s ease-in-out 0s;
	-moz-transition:all .4s ease-in-out 0s;
	-webkit-transition:all .4s ease-in-out 0s;
	-o-transition:all .4s ease-in-out 0s;
	}
.products_info a:hover div{left: 10px;bottom: 65px;height: 107px;line-height: 107px;width: 285px;background-color: rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);color: #fff;}

.hd { text-align: center; overflow: hidden; margin-top: 20px;}
.hd ul { text-align: center; }
.hd ul li a{ cursor: pointer; width: 140px; height: 40px; margin: 0 12px; line-height: 40px; display: inline-block; font-size: 14px; color: #333; background: #fff; border: 1px solid #cfcfcf; border-radius: 35px; float: left;}
.hd ul li a:hover { background: #01469c; color: #fff; border: 1px solid #01469c; }
.bd ul { zoom: 1; }
.bd li { }
/* products */

/* 首页新闻中心 */
.main_case_tit { width: 300px; float: left; }
.main_case_tit h1 { font-size: 36px; color: #0056a1; font-weight: bold; text-transform: uppercase; line-height: 40px; }
.main_case_tit .more { width: 150px; float: left; margin-top: 20px; }
.main_case_tit .more a { font-size: 18px; text-transform: uppercase; color: #ea3e00; font-weight: bold; background: url(/Data/szyuankui/template/cn/images/more_tb.jpg) right no-repeat; padding-right: 30px; }
.main_case_tit .more a:hover { color: #0056a1; }
.main_news_rtxt { float: right; line-height: 70px; font-size: 16px; }
.main_news_rtxt a { color: #787876; text-transform: uppercase; }
.main_news_rtxt a:hover, .copy_contl a:hover, .copy_l a:hover { color: #eb3d00; }
.main_news_text { width: 1200px; float: left; margin-top: 50px; }
.main_news_text li { width: 380px; float: left; position: relative; margin-right: 30px; }
.main_news_text li:nth-child(3n) { margin-right: 0; }
.main_news_text li .pic { width: 380px; height: 280px; float: left; overflow: hidden; }
.main_news_text li a .pic img { width: 380px; height: 280px; -webkit-transition: all .3s; transition: all .3s; }
.main_news_text li a:hover .pic img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.main_news_text li .time { width: 100px; height: 70px; position: absolute; left: 0; top: 0; background: rgba(255,255,255,0.8); text-align: center; }
.main_news_text li .time h3 { font-size: 24px; color: #000; font-weight: bold; padding-top: 5px; }
.main_news_text li .time span { font-size: 16px; color: #787876; }
.main_news_text li .text { width: 380px; float: left; margin-top: 20px; }
.main_news_text li .text h3 { font-size: 16px; color: #000; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.main_news_text li a .text h3 { color: #000; }
.main_news_text li a:hover h3 { color: #eb3d00; }
.main_news_text li .text p { width: 380px; float: left; margin-top: 10px; line-height: 20px; color: #787876; }
/* 首页新闻中心 */


/*公司实景*/
.sy_td_bj { width: 100%; padding: 50px 0; background: #f4f4f4; margin-top: 40px;}
.sy_td { }
.sy_td_bt { width: 110px; height: 544px; float: left; }
.sy_td .sy_td1 { width: 334px; height: 544px; float: left; }
.sy_td .sy_td2 { width: 374px; height: 270px; float: left; margin-left: 4px; }
.sy_td .sy_td3 { width: 374px; height: 270px; float: left; margin-left: 4px; }
.sy_td .sy_td4 { width: 374px; height: 270px; float: left; margin-top: 4px; margin-left: 4px; }
.sy_td .sy_td5 { width: 374px; height: 270px; float: left; margin-top: 4px; margin-left: 4px; }
/*公司实景*/

/*===============新闻===============*/
.cor07{ padding-top:30px;padding-bottom:30px;}
.cor07_lf{ width:740px; float:left;}
.cor07_lf h2{ background:url(/Data/szyuankui/template/cn/images/cor05_lf_line.jpg) left bottom no-repeat; padding-bottom:15px;}
.cor07_lf h2 span{ float:left; width:160px;}
.cor07_lf h2 span b{ float:left; width:80px; text-align:center; font-size:16px;}
.cor07_lf h2 a{font-size:12px; color:#666; font-weight:400;}
.cor07_lf h2 a:hover{ color:#F00;}
.cor07_lf h2 span .b1{ color:#333;}
.cor07_lf h2 span .b2{ color:#666;}
.cor07_txt{ margin-top:10px;}
.cor07_txt h3{ font-size:14px; color:#333; line-height:30px;}
.cor07_txt a{ color:#666666; font-size:14px; line-height:26px;}
.cor07_lf ul{ margin-top:20px;}
.cor07_lf ul li{ float:left; width:340px; padding-left:18px; background:url(/Data/szyuankui/template/cn/images/jtico.png) 0 -3px no-repeat; line-height:20px; margin-bottom:4px; border-bottom:1px dashed #ccc; ;}
.cor07_lf ul .li03{ float:right;}
.cor07_lf ul li .fr{line-height: 40px;}
.cor07_lf ul li a{ color:#666; font-size:14px; line-height:40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; float:left; width:200px;}

.cor07_rt{ width:400px; float:right;}
.cor07_rt h2{ background:url(/Data/szyuankui/template/cn/images/cor05_lf_line.jpg) left bottom no-repeat; padding-bottom:15px; margin-bottom:10px;font-size:16px;color:#333;}
.cor07_rt h2 a{font-size:12px; color:#666; font-weight:400;}
.cor07_rt h2 a:hover{ color:#F00;}


.cor07_rt ul{ margin-top:10px;}
.cor07_rt ul li{ float:left; width:400px; padding-left:18px; background:url(/Data/szyuankui/template/cn/images/jtico.png) 0 -3px no-repeat; line-height:20px; margin-bottom:4px; border-bottom:1px dashed #ccc;}
.cor07_rt ul .li03{ float:right;}
.cor07_rt ul li a{ color:#666; font-size:14px; line-height:40px;}
/*===============新闻===============*/

/*友情链接*/
.links { padding: 20px 8px 10px 215px; line-height: 30px; margin-bottom: 50px; background: url(/Data/szyuankui/template/cn/images/linkbj.jpg) no-repeat; height: 75px; }
.links a { padding: 0 10px; }



/*  尾部 */
/*.main2_bg{width:100%;margin:60px auto 0;background:#333;padding:50px 0;overflow:hidden;}
.main2{width:1200px;margin:0 auto;}
.main2_cont{width:380px;float:left;}
.main2_cont_tit{width:380px;float:left;} 
.main2_cont_tit a,.main2_feed_tit a{color:#fff; font-size:24px; font-weight:bold;}
.main2_cont_tit a:hover,.main2_cont_text ul li a:hover,.main2_feed_tit a:hover,.footer_l a:hover{color:#ff7f27;}
.main2_cont_text{width:380px;float:left; margin-top:40px;}
.main2_cont_text h1{font-size:18px; color:#fff;}
.main2_cont_text ul{width:380px;float:left; margin-top:30px;}
.main2_cont_text ul li{width:380px;float:left; line-height:30px; font-size:14px; color:#787876;}
.main2_cont_text ul li a{color:#787876;}
.main2_cont_text ul li span{float:left; padding:3px 10px 0 0;}

.main2_feed{width:680px;float:right;}
.main2_feed_tit{width:680px;float:left;} 
.main_feed_cont{width:680px;float:left; margin-top:30px;}
.main_feed_cont .t1{width:49%;float:left;} .main_feed_cont .t2{width:49%;float:right;}
.main_feed_cont .t3{width:49%;float:left;} .main_feed_cont .t4{width:49%;float:right;}
.main_feed_cont input.text{border:1px solid #6a6a6a;color:#787876;width:89%; padding:2.5% 5%; margin-bottom:20px; background:#333;}
.main_feed_cont textarea.textarea{background:#333;border:1px solid #6a6a6a;color:#787876;width:93.5%;height:100px;padding:3%; margin-bottom:20px;}
.main_feed_cont input.btn, a.btn{background:#3c3c3c;padding:1% 0;color:#787876; font-size:14px; border:1px solid #3c3c3c; width:150px;}
.main_feed_cont input.btn:hover, a.btn:hover{background:#ff7f27; color:#fff; border:1px solid #ff7f27;}*/


.main2_bg { width: 100%; margin: 30px auto 0; background: #f4f4f4; padding: 50px 0; overflow: hidden; }
.main2 { width: 1200px; margin: 0 auto; }
.main2_cont { width: 380px; float: left; }
.main2_cont_tit { width: 380px; float: left; }
.main2_cont_tit a, .main2_feed_tit a { color: #333; font-size: 24px; font-weight: bold; }
.main2_cont_tit a:hover, .main2_cont_text ul li a:hover, .main2_feed_tit a:hover, .footer_l a:hover { color: #ff7f27; }
.main2_cont_text { width: 380px; float: left; margin-top: 40px; }
.main2_cont_text h1 { font-size: 18px; color: #333; }
.main2_cont_text ul { width: 380px; float: left; margin-top: 30px; }
.main2_cont_text ul li { width: 380px; float: left; line-height: 30px; font-size: 14px; color: #444; }
.main2_cont_text ul li a { color: #444; }
.main2_cont_text ul li span { float: left; padding: 6px 10px 0 0; }
.main2_feed { width: 680px; float: right; }
.main2_feed_tit { width: 680px; float: left; }
.main_feed_cont { width: 680px; float: left; margin-top: 30px; }
.main_feed_cont .t1 { width: 49%; float: left; }
.main_feed_cont .t2 { width: 49%; float: right; }
.main_feed_cont .t3 { width: 49%; float: left; }
.main_feed_cont .t4 { width: 49%; float: right; }
.main_feed_cont input.text { border: 1px solid #c9c9c9; color: #444; width: 89%; padding: 2.5% 5%; margin-bottom: 20px; background: #f4f4f4; }
.main_feed_cont textarea.textarea { background: #f4f4f4; border: 1px solid #c9c9c9; color: #444; width: 93.5%; height: 100px; padding: 3%; margin-bottom: 20px; }
.main_feed_cont input.btn, a.btn { background: #2091fb; padding: 1% 0; color: #e1e0e0; font-size: 14px; border: 1px solid #2091fb; width: 150px; }
.main_feed_cont input.btn:hover, a.btn:hover { background: #ff7f27; color: #fff; border: 1px solid #ff7f27; }
/*.footer_bg{width:100%; margin:auto; background:#262626; overflow:hidden; padding:20px 0;}
.footers{width:1200px;margin:auto;}
.footers_l{float:left; padding:20px 0; font-size:14px; color:#787876; line-height:30px;}
.footers_l a{color:#787876;} 
.footers_r{float:right; padding-top:10px;}
.footers_r h3{width:20px; float:left; font-size:16px; color:#787876; margin-right:10px; line-height:20px;}
.footers_r span{width:10px; color:#787876; margin-right:20px; float:left; line-height:14px; font-size:13px;}
.footers_r img{width:120px;height:120px;float:right;}*/

.footer_bg { width: 100%; margin: auto; background: #164f94; overflow: hidden; padding: 20px 0; }
.footers { width: 1200px; margin: auto; }
.footers_l { float: left; padding: 20px 0; font-size: 14px; color: #fff; line-height: 30px; }
.footers_l a { color: #fff; }
.footers_r { float: right; padding-top: 10px; }
.footers_r h3 { width: 20px; float: left; font-size: 16px; color: #fff; margin-right: 10px; line-height: 20px; }
.footers_r span { width: 10px; color: #fff; margin-right: 20px; float: left; line-height: 14px; font-size: 13px; }
.footers_r img { width: 120px; height: 120px; float: right; }
/**内页banner*/
.InsideBan { width: 100%; height: 280px; overflow: hidden }
.InsideBan p { width: 100%; height: auto; position: relative }
.InsideBan p img { width: 1920px; height: 280px; position: absolute; top: 0; left: 50%; margin-left: -960px; transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transition: transform 2s; -moz-transition: transform 2s; -ms-transition: transform 2s; -o-transition: transform 2s; -webkit-transition: transform 2s; }
.InsideBan p img:hover { transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); }


/* 内页公用 */
.listBanner { width: 100%; height: 280px; overflow: hidden;}

/*内页导航*/
.ny_dh_bj{width:100%; background:#fff; border-bottom:1px solid #ebebeb;}
.ny_dh ul{overflow:hidden; text-align:center;}
.ny_dh ul li{ float:left; padding:20px 20px; transition:all 0.5s;}
.ny_dh ul li a{display:block; color:#747474; transition:all 0.5s;}
.ny_dh ul .s{background:#164f94;}
.ny_dh ul .s a{color:#fff;}
.ny_dh ul li:hover{background:#164f94;}
.ny_dh ul li:hover a{color:#fff;}
/*内页导航*/

/*内页框架*/
.ny_dbj{width:100%; background:#f1f1f1; padding:30px 0 0 0;}
.ny_bj{width:100%; background:#fff; border-top:1px solid #ebebeb; padding-bottom:80px;}
.ny_kj{padding:40px 0 0 0;} 
.ny_kj .ny_wb{line-height:26px; color:#666; font-size:15px;}
/*内页框架*/

/*内页标题*/
.ny_bt{width:100%;text-align:center; margin:0 0 40px 0; border-bottom:1px solid #e6e8ee;}
.ny_bt .ny_bt_t{font-size:24px; color:#2b2b2b;}
.ny_bt .ny_bt_m{color:#164f94; display:block;}
.ny_bt .ny_bt_b{width: 44px; height: 2px; margin:20px auto 0 auto; background:#164f94;}
/*内页标题*/

/*工厂参观*/
.qycg ul{overflow:hidden; margin:-2% 0 0 -2%;}
.qycg ul li{width:23%; float:left; margin:2% 0 0 2%;}
.qycg ul li .qycg_img{overflow:hidden; border:2px #eaeaea solid; transition:all 0.5s;}
.qycg_img img{width: 100%;}
.qycg ul li:hover .qycg_img{border:2px #ccc solid;}
.qycg ul li .qycg_wb{width:100%; overflow:hidden; line-height:22px; text-align:center; padding:10px 6px;position:relative;}
.qycg ul li .qycg_wz_bj{width:100%; height:auto; background:#164f94; position:absolute; bottom:0; left:-100%;  transition:all 0.5s;}
.qycg ul li:hover .qycg_wz_bj{left:0;}
.qycg ul li .qycg_wz{position:relative; transition:all 0.5s; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.qycg ul li:hover .qycg_wz{color:#fff;}
/*工厂参观*/

/*产品中心*/
.pro ul{overflow:hidden; margin:-2% 0 0 -2%;}
.pro ul li{width:23%; float:left; margin:2% 0 0 2%;}
.pro ul li .pro_img{overflow:hidden; border:2px #eaeaea solid; transition:all 0.5s;}
.pro_img img{width: 100%;}
.pro ul li:hover .pro_img{border:2px #ccc solid;}
.pro ul li .pro_wb{width:100%; overflow:hidden; line-height:22px; text-align:center; padding:10px 6px;position:relative;}
.pro ul li .pro_wz_bj{width:100%; height:100%; background:#164f94; position:absolute; bottom:0; left:-100%;  transition:all 0.5s;}
.pro ul li:hover .pro_wz_bj{left:0;}
.pro ul li .pro_wz{position:relative; transition:all 0.5s; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.pro ul li:hover .pro_wz{color:#fff;}
/*产品中心*/

/*产品详情*/
.proxq{width: 1200px; height: auto; overflow: hidden;}

/* product left */
.productShowPic{width:602px;}
.productShowPic .box{width:602px;height:auto;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-s310, .tb-s310 a{height:auto;width:600px;background:#fff}
.tb-s310, .tb-s310 img{max-height:450px;max-width:600px;}
.tb-s310 a{*font-size:271px;}
.tb-booth{position:relative;z-index:1;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(/Data/szyuankui/template/cn/images/mask.png);cursor:move;z-index:1;}

.tb-picList{width:602px;height:66px;overflow: hidden;margin-top:10px;position:relative;}
.tb-picList a.prev,.tb-picList a.next{display:block;width:12px;height:21px;position:absolute;top:14px;left:0;background:url(/Data/szyuankui/template/cn/images/anu.png) no-repeat;overflow:hidden;cursor:pointer;transition:all 0s linear;}
.tb-picList a.prev:hover{background-position:0 -21px;}
.tb-picList a.next{left:auto;right:0;background-position:0 -42px;}
.tb-picList a.next:hover{background-position:0 -63px;}

.tb-picList .tb-thumb{position:relative;width:450px;height:66px;margin:0 auto;overflow:hidden;}
.tb-picList .tb-thumb ul{position:absolute;width:999999px;height:66px;}
.tb-picList .tb-thumb ul li{background:none;float:left;width:90px;height:67px;overflow:hidden;}
.tb-picList .tb-thumb ul li a{display:block;width:71px;height:53px;border:1px solid #d9d9d9;text-align:center;background:#fff}
.tb-picList .tb-thumb ul li img{max-width:100%;height:51px;cursor:pointer;}
.tb-picList .tb-thumb ul li a.tb-selected{border:1px solid #fe9900;}
/* product left */


.proxq_left{width: 600px; height: auto; float: left; margin-right: 50px;}
.proxq_left img{width: 100%;}



.proxq_right{width: 550px; height: auto; float: right; }
.proxq_right h2{font-size: 16px; line-height: 40px; color: #164f94; border-bottom: 1px solid #efefef;}
.proxq_right_zi{font-size: 14px; line-height: 25px; margin-top: 10px;}
.product_con_b{ max-width:1200px; margin:5% auto 0 auto; overflow: hidden;}
.product_con_b .slideTxtBox{ width:100%;}
.product_con_b .slideTxtBox .hd{ line-height:50px; border-bottom:1px solid #f4f4f4;}
.product_con_b .slideTxtBox .hd ul{}
.product_con_b .slideTxtBox .hd ul li{ float:left; padding:0 20px; cursor:pointer; background:#164f94; font-size:18px; margin-right:1px; color:#fff; }
.product_con_b .slideTxtBox .hd ul li.on{ height:50px;  background:#e60012; color:#FFF;}
.product_con_b .slideTxtBox .bd{}
.product_con_b .slideTxtBox .bd .con_b_con{ padding:3% 0; line-height:24px; text-align:justify;}
.product_con_b .slideTxtBox .bd .con_b_con img{ max-width:100%; display:block; margin:auto; clear:both;}

.product_con_b .slideTxtBox .bd table{ border-collapse:collapse; border: 1px #ccc solid !important; line-height:30px !important;}
.product_con_b .slideTxtBox .bd table td{ padding-left:12px !important;word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important;line-height:30px !important;}
.product_con_b .slideTxtBox .bd table h6{line-height:30px !important;}
/*产品详情*/


/* 新闻中心 */
.newsbox ul li{ display:block; background:#f3f3f3; margin-bottom:40px;}
.newsbox ul li .li_lf{ float:left; width:400px;}
.newsbox ul li .li_lf .p1{ width:160px; line-height:60px; text-align:center; color:#fff; font-size:18px; z-index:10; position:absolute;}
.newsbox ul li .li_lf .p2{ width:160px; height:60px; background:#000;z-index:1; position:absolute;filter:alpha(opacity=30);-moz-opacity:0.3; opacity:0.3;}
.newsbox ul li .li_rt{ float:right; width:800px; padding:0 40px; color:#999; font-size:12px;}
.newsbox ul li .li_rt h3{ font-size:16px; color:#333; margin-top:30px;}
.newsbox ul li .li_rt p{ font-size:14px; color:#787878; margin-top:40px; line-height:26px;}
.newsbox ul li:hover{ box-shadow:1px 1px 10px #babbd0;}
.newsbox ul li:hover .li_rt h3{ color:#2858a2;}
.newsbox ul li:hover .li_rt p{ color:#2858a2;}

/*新闻详情*/
.xinwenxiangqing .nd_head{text-align: center;margin-top:30px;padding-bottom: 30px;border-bottom: 1px dashed #d6d6d6;}
.xinwenxiangqing .nd_head p{color: #333;font-size: 28px;margin-bottom: 18px;height: 37px;overflow: hidden;}
.xinwenxiangqing .nd_head span{color: #666;font-size: 14px;margin: 0 30px;}
.xinwenxiangqing .nd_text {text-align: left;font-size:14px;line-height:30px;  padding: 10px 0;}
.xinwenxiangqing .nd_text img{ max-width: 100%; display: block; margin: 10px 0;}
.newsmore_page{width:1200px;float:left;margin:3% 0; border-top:1px solid #e6e6e6; padding-top:20px;}
.newsmore_page_left{width:80%;float:left;line-height:24px; font-size:14px;}
.newsmore_page_right{float:right;text-align:right; font-size:16px;}
/*新闻详情*/

/*技术专区*/
.xwzx_kj{width:1200px; margin: 0 auto; overflow:hidden;}
.xwzx_kj dl{overflow:hidden; margin:20px 0 0 0;}
.xwzx_kj dl dt{width:80px; line-height:70px; float:left; font-size:50px; color:#ccc; border-right:3px #ccc solid;}
.xwzx_kj dl dd{width:1100px; float:right;}
.xwzx_kj dl dd h2{width:800px;float:left; color:#1462b3; font-size:15px; line-height:22px;}
.xwzx_kj dl dd span{width:80px;display:block; float:right; font-size:13px; color:#ccc;}
.xwzx_kj dl dd p{width:1100px; float:left; line-height:22px;}
/*技术专区*/

/*联系我们*/
.lxwmbg{width: 1200px; margin: 0 auto; overflow: hidden;}
.lxwmbg_left{width: 500px; float: left; margin-right: 50px; font-size: 14px; line-height: 30px;}
.lxwmbg_right{width: 650px; float: right; }
/*联系我们*/

/* jobscss */
.sideMenu{  width:1200px; height:auto; overflow:hidden; margin:50px auto; }
.sideMenu h3{ height:45px; line-height:45px; padding-left:10px;  border-bottom:1px solid #e5e5e5;  cursor:pointer;}
.sideMenu h3.on{color: #164f94;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(/Data/szyuankui/template/cn/images/icoAdd.png) 16px 20px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:8px 25px; color:#555; display:none; line-height:25px; /* 默认都隐藏 */ }

/*feedback*/
.content_box {width:100%;  margin: 0 auto; }
.content_box .messages_box { width: auto; padding: 10px 1% 60px 1%; }
.content_box .messages_box ul { width: 100%; }
.content_box .messages_box ul li { padding: 5px 0px 5px 5px; }
.content_box .messages_box .text-input, .content_box .messages_box .summary-input, .content_box .messages_box .qq-input { width: 100%; height: 33px; padding: 0px 10px; line-height: 33px; background: none repeat scroll 0% 0% rgb(253, 253, 253); border-width: 1px; border-style: solid; border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201); box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important; font-size: 14px; }
.content_box .messages_box .cont-input { width: 100%; height: 130px; padding: 10px; line-height: 20px; background: none repeat scroll 0% 0% rgb(253, 253, 253); border-width: 1px; border-style: solid; border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201); box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important; font-size: 14px; }
.content_box .messages_box .code-input { width: 125px; vertical-align: middle; height: 33px; padding: 0px 10px; line-height: normal; background: none repeat scroll 0% 0% rgb(253, 253, 253); border-width: 1px; border-style: solid; border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201); box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important; }
.content_box .messages_box .verify-pic { height: 35px; vertical-align: middle; }
.content_box .messages_box .submitBtn { text-align: center; padding-top: 10px; }
.content_box .messages_box .messages-button { width: 125px; height: 34px; line-height: 34px; font-size: 16px; color: #fff; text-align: center; background: none repeat scroll 0% 0% #e24a45; border: none; transition-duration: .3s; }
.content_box .messages_box .messages-button:hover { background: none repeat scroll 0% 0% #74b956; transition-duration: .3s; cursor: pointer }
/*
     FILE ARCHIVED ON 01:07:52 Dec 04, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:38:25 Feb 07, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.845
  exclusion.robots: 0.035
  exclusion.robots.policy: 0.021
  esindex: 0.02
  cdx.remote: 52.495
  LoadShardBlock: 198.707 (3)
  PetaboxLoader3.datanode: 144.354 (4)
  PetaboxLoader3.resolve: 121.788 (2)
  load_resource: 155.875
*/